|
Server : LiteSpeed System : Linux host 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64 User : idnco5810 ( 1093) PHP Version : 8.2.29 Disable Function : NONE Directory : /lib/modules/5.15.0-161-generic/build/drivers/soc/ixp4xx/ |
Upload File : |
# SPDX-License-Identifier: GPL-2.0-only if ARCH_IXP4XX || COMPILE_TEST menu "IXP4xx SoC drivers" config IXP4XX_QMGR tristate "IXP4xx Queue Manager support" help This driver supports IXP4xx built-in hardware queue manager and is automatically selected by Ethernet and HSS drivers. config IXP4XX_NPE tristate "IXP4xx Network Processor Engine support" select FW_LOADER help This driver supports IXP4xx built-in network coprocessors and is automatically selected by Ethernet and HSS drivers. endmenu endif